-
Home
-
Product Addons for Woocommerce – Product Options with Custom Fields
-
3.0.3
-
Code
-
Classes
- ReadForm
Total Complexity |
49 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
243 |
Lines of code |
156 |
Logical lines of code |
91 |
Comment lines |
14 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
readOptionsField() |
B |
45 |
17 |
42 |
read_from_order_data() |
A |
50 |
8 |
30 |
_read_form() |
A |
54 |
8 |
21 |
find_meta() |
S |
58 |
5 |
16 |
searchField() |
S |
57 |
3 |
18 |
sanitize_values() |
S |
62 |
3 |
11 |
readDateFields() |
S |
69 |
2 |
7 |
__construct() |
S |
81 |
1 |
3 |
fieldFromName() |
S |
79 |
1 |
3 |
readTextFields() |
S |
72 |
1 |
5 |